home *** CD-ROM | disk | FTP | other *** search
/ MacFormat España 26 / macformat_26.iso / Shareware / Programación / C Reference Card / C Reference Card.rsrc / TEXT_598_Help Text.txt < prev    next >
Text File  |  1997-01-29  |  2KB  |  47 lines

  1. C Reference Card 2.6
  2. January 1997
  3.  
  4. A must for every programmer, 'C Reference Card' is like having your favorite C/C++ reference book on-line.  It has dozens of complete code snippets demonstrating basic programming techniques, a complete listing of the ANSI C function library, as well as a complete sample Macintosh application.  Use the search engine to quickly locate the information you need.  The 'Gray Background' feature allows you to easily distinguish the 'C Reference Card' window from the other windows on your desktop.
  5.  
  6. Like to add some of your own information on a topic?  No problem, you can easily customize 'C Reference Card' to suit your taste using any resource editor (no redistribution of modified versions though, please).
  7.  
  8. Best of all, it's free!
  9.  
  10. Although you can feel free to use this application as you wish, there is no expressed or implied warranty as to the performance of the software.
  11.  
  12. Argus Software Engineering
  13.  
  14. __________
  15.  
  16.  
  17. INSTRUCTIONS
  18.  
  19. C Reference Card is a text viewer only.  You can copy and paste text to the clipboard, but you cannot edit any information displayed (except using a resource editor to edit the TEXT resources of the application).
  20.  
  21. Using C Reference Card is fairly straightforward.  Just select a topic from the Section menu, and browse the information using the scrollbars.  You can use the built-in search engine (by invoking the Find option under the Edit menu, or by using the Command-F key combination) to quickly locate specific information such as an ANSI function command or a C keyword.
  22.  
  23.  
  24. TIPS AND SHORTCUTS
  25.  
  26. When reviewing section information, you can use the following keyboard commands (in addition to the Command-Key menu options):
  27.  
  28.   PageDown            Scroll down.
  29.   PageUp              Scroll up.
  30.   Home                Go to top of current section.
  31.   End                 Go to end of current section.
  32.   Command-PageDown    Go to next section.
  33.   Command-PageUp      Go to previous section.
  34.   Help or Command-?   Opens this help window.
  35.  
  36. When using the Find dialog, you can use the following keyboard commands:
  37.  
  38.   Return              Find button.
  39.   Enter               Find button.
  40.   Escape              Cancel button.
  41.   Command-Period      Cancel button.
  42.   Command-S           Search Section radio button.
  43.   Command-G           Global Search radio button.
  44.   Command-M           Match Case checkbox.
  45.   Command-F           From Beginning checkbox.
  46.   Command-B           From Beginning checkbox.
  47.